projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2de7698
)
*** empty log message ***
author
Jason Rumney
<jasonr@gnu.org>
Fri, 28 Mar 2008 14:59:22 +0000
(14:59 +0000)
committer
Jason Rumney
<jasonr@gnu.org>
Fri, 28 Mar 2008 14:59:22 +0000
(14:59 +0000)
src/ChangeLog
patch
|
blob
|
history
diff --git
a/src/ChangeLog
b/src/ChangeLog
index aa84050b63ca08ce3016d462181e77d86214f91e..e3069b69c651bd6b69455c0f8484fd88fc4c57bf 100644
(file)
--- a/
src/ChangeLog
+++ b/
src/ChangeLog
@@
-1,3
+1,10
@@
+2008-03-28 Jason Rumney <jasonr@gnu.org>
+
+ * image.c (pbm_load): Allow color values up to 65535.
+ Throw an error if max_color_idx is outside the supported range.
+ Report an error when image size is invalid.
+ Read two bytes at a time when raw images have max_color_idx above 255.
+
2008-03-26 Alexandre Oliva <aoliva@redhat.com> (tiny change)
* regex.c (EXTEND_BUFFER): Change order of pointer addition